Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
ASP.Net Tutorial
1) ADO Net Database
2) Ajax
3) ASP Net Controls
4) ASP Net Instroduction
5) Authentication Authorization
6) Cache
7) Collections
8) Configuration
9) Cookie
10) Custom Controls
11) Data Binding
12) Development
13) File Directory
14) HTML Controls
15) Internationalization
16) Language Basics
17) LINQ
18) Mobile
19) Page Lifecycle
20) Profile
21) Response
22) Sessions
23) Validation
24) WebPart
25) XML
Configuration
1) Add namespaces to your Web config file
2) Add user and role to AuthorizationRule
3) Adding a reference to the assembly in your web configuration file
4) Adding Custom Application Settings
5) Allowing a single user through the web config file
6) Applying authorization requirements to a single file
7) Applying Configuration Settings to a Particular Path
8) Authorization of webParts
9) Bind datalist to Authorization Section in your configuration
10) Change CompilationSection
11) ConfigurationSettings AppSettings
12) Configuring passwords to be sent via email in the web config file
13) Configuring Session State
14) Creating a Configuration Element Collection
15) Creating Custom Configuration Sections by inheriting a new class from ConfigurationSection class
16) Creating personalization properties in the web config file
17) Custom Error Messages
18) Deal with Configuration Section Group
19) Decrypt a configuration section by specifying a virtual directory
20) Decrypt a configuration section by using the -pdf option
21) Defining types for personalization properties
22) Denying all users through the web config file
23) Disable custom errors
24) Displaying all configuration sections from the system web configuration section group
25) Displaying configuration settings for each subfolder in an application
26) Enable debugging for an entire application
27) Enable files up to 10MB to be posted, changes the buffering threshold to 100KB
28) Enable impersonation
29) Encrypt Config
30) Encrypt connectionStrings section with the DataProtectionConfigurationProvider
31) Encrypting Sections Programmatically
32) Encrypting Sections with the aspnet_regiis tool
33) Get all settings for AppSettings Section
34) Get and set application settings
35) Get Configuration for application path
36) Get ConnectionStringsSection part of your configuration
37) Get section of appSettings as raw xml
38) Globalization requestEncoding=utf-8 responseEncoding=utf-8
39) Load connection string from ConfigurationManager
40) Loading string from Web config (C#)
41) Lock the debug attribute, and only the debug attribute, of the compilation element
42) Locking Configuration Settings
43) Mapping URLs using the urlMappings element
44) Modifying connection string properties at runtime (C#)
45) Modifying connection string properties at runtime (VB)
46) Modifying the membership provider in web config
47) Modifying the value of the Debug configuration setting
48) Modifying the web config file to add usernamepassword values
49) Opening a Configuration File
50) Opening a Configuration File on a Remote Server
51) Overview of Website Configuration
52) Placing Configuration Settings in an External File
53) Read configuration
54) Register a Theme for all pages in your application in the web configuration file
55) Registering Master Pages in Web Configuration
56) Retrieve AppSetting
57) Retrieve values from the appSettings section either programmatically or declaratively
58) Retrieving a configuration setting with the GetSection() and GetWebApplicationSection() methods
59) Set session state to auto dectect
60) Set to use URL in case of cookie less
61) Specify all users with the use of the asterisk ()
62) Storing Custom Settings in the web config File
63) The AdminUsersSection class enables you to represent a list of users
64) The authentication Node
65) The Profile is defined in the web configuration file
66) The web config File
67) To allow more than one user
68) To enable application-level tracing
69) Trace configuration
70) Update Configuration
71) Use the styleSheetTheme attribute to apply a Theme to the pages in an application
72) Using location Elements
73) Using the Configuration API
74) Using the custom configuration section to modify the page style and background color
75) Web config file for forms-based authentication